From 856548f2eb5f9e30cfea05a9afe64e8088a6f10a Mon Sep 17 00:00:00 2001 From: Raimond Spekking Date: Fri, 23 Nov 2007 15:42:43 +0000 Subject: [PATCH] * (bug 12075) Fix URL link in DefaultSettings.php --- includes/DefaultSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index c226a734b5..974e9695e2 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -13,7 +13,7 @@ * depends on it. * * Documentation is in the source and on: - * http://www.mediawiki.org/wiki/Help:Configuration_settings + * http://www.mediawiki.org/wiki/Manual:Configuration_settings * */ -- 2.20.1